CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - text classification

搜索资源列表

  1. Classifier4J

    0下载:
  2. Classifier4J这个Java类库为文本自动分类提供了一个API。缺省(目前)实现的API是一个贝叶斯分类器。这个类库可以用于多个目的-可能作为一个垃圾邮件过滤器或一个blog-Classifier4J Java class library for the automatic text classification provided an API. Default (current) to achieve the API is a Bayesian classifier. This lib
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:188578
    • 提供者:李凯
  1. HanZiFreq

    0下载:
  2. 单字字频统计、排序输出;二字组串频统计,统计结果浏览 我学文本分类时的程序-words character frequency statistics, sorting out; The second group Series Frequency statistics, statistical results browser I studied the text classification procedures
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:56213
    • 提供者:鲁宾迅
  1. precision

    0下载:
  2. 在文本分类中对测试集进行测试后求得分类的准确率。-in the text classification of the test after test to seek classification accuracy.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8780
    • 提供者:陈海山
  1. STOTv2

    0下载:
  2. google android 手机软件源码,处理短信,可以按时间和联系人进行短信处理与分类,并将所选短信存为文本-google android phone software source code, handling messages, contacts can be time and message processing and classification, and selected save as a text message
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:139072
    • 提供者:jiang
  1. svm

    0下载:
  2. SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together. 提供更好的翻译建议
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:13938
    • 提供者:leidan
  1. pLSA

    1下载:
  2. 用于文本分析和分类的pLSA(Probability Latent Semantic Analysis)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序demo.m,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of pLSA (Probability Latent Semantic Analysis) of the Matlab algorithm with tes
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:302486
    • 提供者:Tang Ketan
  1. 57578895BAYES

    0下载:
  2. 用基于贝叶斯的的方法对文本进行分类主要用于数据挖掘领域-Using the method based on Bayesian text classification is mainly used for data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1729
    • 提供者:feifei
  1. java-text-classter-tool

    0下载:
  2. Java 实现的文本分类工具,包含语料库和实例代码。-Java implementation of text classification tools, including the corpus and the example code.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:791775
    • 提供者:nana
  1. realization-of-the-text

    0下载:
  2. 本文主要探讨了文本分类系统的实现和关键技术,第一部分为引言,第二部分描述了文本分类解决的问题并对其性能评估方法进行了介绍,第三部分探讨了文本分类系统的关键技术,第四部分给出了我们实现的基于向量空间模型的文本分类系统的结构框架,第五部分是该系统的测试数据和实验结果,第六部分是对将来工作的设想,第七部分是结束语-This paper discusses the realization of the text classification system and key technologies, th
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:38187
    • 提供者:庐山
  1. NClassifier-0.1

    0下载:
  2. NClassifier is a .NET based text classification classification engine which supports, among others, Bayesian classification and text summarization.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:307153
    • 提供者:ahmed
  1. classification-system

    0下载:
  2. 采用C++编写的文本分类算法,可以用于文本分类的入门学习,算法详细,便于学习研究。-Text classification algorithm using C++ written, can be used for the entry of text classification learning algorithms detailed, easy to learn study.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:1601058
    • 提供者:tbin
  1. Rknn-classification

    0下载:
  2. R语言实现文本分类,文本表示,向量空间表示-R language text classification, text, vector space representation
  3. 所属分类:Search Engine

    • 发布日期:2017-11-24
    • 文件大小:766
    • 提供者:sum
  1. baiyesi-for-note-classification

    0下载:
  2. 下载到的一个用java编写的贝叶斯简单文本分类的程序-Downloaded to a preparation using java simple Bayesian text classification program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:15758
    • 提供者:Michael
  1. Oracle Text Application Developer's Guide 11 g Release 1 (11.1)

    0下载:
  2. Oracle Text enables you to build text quer y applications and document classification applications. Oracle Text provides indexing, word and theme searching, and viewing capabilities for text. To design an Oracle Text application, first determine the
  3. 所属分类:文档资料

  1. Classification

    0下载:
  2. KNN和贝叶斯文本分类,代码有点多,在运行的时候要提供训练文本-KNN and Bayesian text classification, code a little more run time to provide training text
  3. 所属分类:Java Develop

    • 发布日期:2017-06-11
    • 文件大小:18827441
    • 提供者:wangyuwen
  1. short-text-classification-master

    0下载:
  2. Short text classifier
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:771427
    • 提供者:sandyji
  1. Classification

    1下载:
  2. 多文本分类,有数据集,中文文本,支持向量机的-Text classification, data sets, the Chinese text, the support vector machine (SVM)
  3. 所属分类:JavaScript

    • 发布日期:2017-06-11
    • 文件大小:18827540
    • 提供者:王源
  1. classify-text-master

    0下载:
  2. 文本分类,分类材料为20newsgroup-Text classification, classified material 20newsgroup
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7419880
    • 提供者:Orange
  1. loan-and-text

    0下载:
  2. The following is a matlab code using LIBSVM for loan classification, using german credit dataset and text classification using LIBSVM
  3. 所属分类:Console

    • 发布日期:2017-12-15
    • 文件大小:286720
    • 提供者:veric1720
  1. cnn-text-classification-tf-master

    0下载:
  2. It is slightly simplified implementation of Kim's [Convolutional Neural Networks for Sentence Classification](http://arxiv.org/abs/1408.5882) paper in Tensorflow.
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:502784
    • 提供者:刘晓颖
« 1 2 34 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com